device driver
美
英 
- n.設備驅動程序
- 網絡裝置驅動程式;設備驅動程式;設備驅動器
英漢解釋
例句
On Windows, the file name of a device driver is different from that of a common file; it's usually called the device pathname instead.
Windows設備驅動程序的文件名不同于普通文件,通常稱為設備路徑名。
As graphics hardware evolved, GDI gained the ability to be hardware-accelerated through a set of DDIs (Device Driver Interface).
隨著圖形硬件(顯卡)演進,GDI通過DDI(設備驅動接口)獲得了硬件加速的能力。
Generally speaking, the device handle is determined by the name of a particular device driver.
一般而言,設備句柄由具體設備驅動程序的名稱決定。
The device driver must not be interrupted until the probing is complete, or the hardware device could be left in an unpredictable state.
這個設備驅動一定不能被中斷,直到探測完成,否則硬件設備可能進入不可預知的狀態。
The device driver of embedded system must be customed and be one part of embedded operation system and applications not to be separate.
嵌入式設備的各個特點限定了它的設備驅動程序必須定制,并且和嵌入式操作系統以及應用程序完全綁定在一起構成一個不可分割的整體。
The loop device is a device driver that allows you to mount a file as a block device and then interpret the file system it represents.
loop設備是一個設備驅動程序,利用它可以將文件作為一個塊設備掛載到系統中,然后就可以查看這個文件系統中的內容了。
Installing this device driver is not recommended because Windows cannot verify that it is compatible with your hardware.
不推薦安裝這個驅動程序。原因是Windows無法確認這個驅動程序是否與硬件兼容。
Windows cannot load the device driver for this hardware because a previous instance of the device driver is still in memory.
由于設備驅動程序的前一個范例仍在內存中,Windows無法加載設備驅動程序。
The access to a specific device is handled by traditional physical device driver associated with it.
對特定設備的訪問由與它相關聯的傳統物理設備驅動程序處理。
Also Ubuntu and Linux in general has to deal with device driver problems. Only a few manufacturers provide Linux drivers.
我使用的打印機沒有Linux驅動,而且Ubuntu和Linux總體上都要解決設備驅動問題,只有少數生產廠商提供Linux驅動。
Unable to open device driver containing RAS performance data.
無法打開包含RAS性能數據的設備驅動程序。
Setup does not consider whether the OEM - supplied device driver is digitally signed when Setup selects a device driver match .
安裝程序在選擇設備驅動程序匹配項時,不會考慮OEM提供的設備是否已經過數字簽名。
A device driver should only export a device interface if it implements that device interface entirely.
如果設備驅動完全實現設備接口,它應該僅僅export一個設備接口。
At initialization time, a device driver allocates a net_device structure and then initializes it with its necessary routines.
在進行初始化時,設備驅動程序會分配一個net_device結構,然后使用必須的程序對其進行初始化。
It is one of the common building blocks of Linux device-driver code and probably one that you will use in any driver you write.
它是Linux設備驅動代碼的一個公共構建代碼塊,你在編寫任何驅動時都可能用到。
Suppose your device driver must be written from scratch, and you do not have the actual hardware while developing this device driver.
假設我們必須從頭開始編寫這個設備驅動程序,在開發這個設備驅動程序時還沒有實際的硬件。
Windows finds and then installs the iPhone device driver - the message appears as a pop-up from the System Tray.
Windows會自動找到并安裝iPhone設備驅動程序——系統托盤彈出時會顯示信息。
It may be possible to supply an OEM-supplied device driver, but it may not be selected and used.
可能還會提供OEM提供的設備驅動程序,但可能不會選擇和使用該程序。
The device driver we will be building will not be that complex and will basically be the only driver in the stack.
我們將要創建的驅動程序不會那么復雜,而只是簡簡單單的一個在堆棧中的驅動而已。
Design of a signal processing card for diode array detector and development of its virtual device driver.
二極管陣列檢測器信號處理卡的研制及其虛擬設備驅動程序的開發。
They are initialized and accessed only within the device driver; higher layers do not need to care about them.
它由只由設備驅動程序初始化和訪問,更上層的應用不必考慮。
NetBSD uses the cryptographic device driver (CGD) to implement an encrypted file system with a virtual device.
NetBSD使用加密設備驅動程序(CGD)通過虛擬設備實現加密的文件系統。
That way, when a process performs an operation on the device, the kernel knows what device driver should be referenced.
這樣,進程對設備執行操作時,內核就會知道應該引用什么設備驅動程序。
A device driver is a software program that enables a hardware device to work with an operating system.
設備驅動程序是可使硬件設備與操作系統工作的軟件程序。
The simulation mechanism and the simulation tools together form a simulation framework for device driver development.
模擬機制和模擬工具一起組成了一個設備驅工具詳細一起動開發的模擬化框架。
You can find the right device driver by selecting the manufacturer and model of your hardware device.
通過選擇硬件設備制造商和類型,您可找到正確的設備驅動程序。
Applications suited to assembly language: hardware device driver and embedded systems and computer games requiring direct hardware access.
硬件設備驅動、嵌入式系統和要求直接硬件訪問的計算機游戲。
But with DMA, which uses asynchronous transmissions, the device driver needs to wait for an explicit interrupt from the NIC.
但在DMA中,也就是用戶使用異步傳送模式,設備驅動須要等待NIC一個清楚的中斷。
This article helps device driver developers test the interrupt service routine as much as possible by simulating the various interrupts.
本文通過模擬各種中斷,盡可能地幫助設備驅動程序開發人員測試中斷服務例程。
Package can be rebuilt only on a system that does not have Server Administrator device driver (HAPI) installed.
不能在裝有HAPI設備驅動程序的系統上重建軟件包。
We can only modify the device driver when the hardware device is to be updated without compiling the whole system.
如需對硬件設備升級,只需修改軟件的設備驅動程序。而無需對整個系統重新編譯。
The device driver with the lowest rank is considered the most suitable possible match and is the device driver installed.
等級最低的設備驅動程序將被視為最適合的可能匹配項,并且是要安裝的設備驅動程序。
DSF is especially helpful in executing device driver kernel code where the device may not be present.
當設備可能不存在時,DSF特別有助于執行設備驅動程序內核代碼。
Windows cannot load the device driver for this hardware because there is a duplicate device already running in the system.
由于系統中已有一個重復的設備,Windows無法加載這個硬件的設備驅動程序。
The Symbol CF card, unlike the PCMCIA card, lacks firmware on the card and depends on the device driver to download the firmware.
不同于PCMCIA卡,SymbolCF卡缺乏板載固件,它依靠設備驅動程序來下載固件。
SCM enables you to control a service, but you cannot control a device driver.
使用SCM可以控制服務,但不能控制設備驅動程序。
Notifies an application or device driver of a change to the hardware configuration of a device or the computer .
通知應用程序或設備驅動程序,設備或計算機的硬件配置發生了變化。
Generally speaking, device driver is an obstacle in peripheral development.
設備驅動程序是外設開發中的難點。
Retrieves all the services on the specified computer, except for the device driver services.
檢索指定計算機上的所有服務(設備驅動程序服務除外)。
The Host AP device driver: Supports the Host AP mode of Prism chipsets that lets a WLAN host act as an access point.
HostAP設備驅動程序:支持Prism芯片組的AP模式,可以使WLAN主機起訪問點的作用。